DEMO #1: In this interactive activity, you'll learn about the parts of a list!
A list stores a group of values together. The values are kept in order.
You can store almost anything in a list, including strings, integers, variables, sprites, and shapes.
We often use a variable to refer to the list so we can use it later.
To navigate the page using the TAB key, first press ESC to exit the code editor.